Welcome![Sign In][Sign Up]
Location:
Search - Drawing Lines

Search list

[Graph Drawinghuaxian

Description: 一个用于画线的程序,通过改变参数可实现多样式画线,提供VC++源代码-A procedure for drawing lines, more than can be realized by changing the parameters of style and drawing lines, to provide VC++ source code
Platform: | Size: 1927168 | Author: 韩博 | Hits:

[GIS programmapedit

Description: mapx控件的基本操作,根据数据库字段画点,画线-mapx controls the basic operations, according to the database field, drawing points, drawing lines
Platform: | Size: 1049600 | Author: wj | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_FONT_ILI9325

Description: 显示驱动。该驱动是基于最底层的ILI9325驱动写的,本驱动中包含画点,画线,画圆函数。同时,还包含有16*16的字库。-Display driver. The driver was driving on the bottom ILI9325 written, the drive includes drawing points, drawing lines, circles function. At the same time, also includes 16* 16 font.
Platform: | Size: 10240 | Author: youki1234 | Hits:

[ARM-PowerPC-ColdFire-MIPST6963Drv

Description: T6963基本驱动程序,总线方式,(MCU为STR912)实现字母,汉字显示。图形画线等-T6963 basic driver, bus way, (MCU for the STR912) to achieve the letters, Chinese characters display. Graphics drawing lines
Platform: | Size: 3072 | Author: wangqi | Hits:

[Graph DrawingDraw

Description: 暑假实习所编写的绘图程序,有与windows自带程序类似的绘图工具栏及颜料调色板,基本实现了其所有的绘图功能,包括铅笔、橡皮差、绘制直线、曲线、圆、矩形、多边形、喷枪、颜色填充等,并用双缓冲解决了图像闪烁的问题。-Drawings prepared by the summer internship program, a program comes with windows similar to the drawing toolbar and paint palette, basically all of its graphics features, including pencils, erasers poor, drawing lines, curves, circles, rectangles, polygons , spray gun, color fill, etc., and use double buffering to solve the problem of image flicker.
Platform: | Size: 99328 | Author: 王立为 | Hits:

[Special Effects20100905tuxing

Description: 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平面光束、笔形光束和随机光线跟踪算法;详细讨论了光辐射度基础,统一颜色空间,彩色图象量化和印刷介质上的颜色重现等新内容。本书列举了90个例子,具体描述了各类算法的执行细节。这对初学者体会算法的基本原理,比较各类算法执行时的细微差别大有禅益。具备大学数学基础和高级程序设计语言知识的人均可自学本书。 -Book from the most basic graphics raster scan, area filling, drawing lines and arcs and so I start algorithm, details of the line cutting and surface cutting, cutting convex and concave regions cut regional differences and similarities, features space blanking algorithm and image space removal method of difference, specifically about the binary space partition (BSP), octree and other data structures used in graphics. The new release adds a graphical user interface, ellipse, image compression and line anti-aliasing algorithm, also increased the Liang-Barsky clipping algorithm and the Nicholl-Lee-Nicholl cutting algorithm. Greatly expanded new version of the ray tracing algorithm can be met. In this chapter, drawing new physics-based lighting models, transparent effects, shadow generation, texture mapping, and the cone beam, flat beam, pencil beam and the random ray tracing algorithm detailed discussion of the optical radiometric base for the harmonized color Kongjian color image quanti
Platform: | Size: 20500480 | Author: 李大山 | Hits:

[SCM12864(st7920)

Description: MSP430F149下ST7920的驱动程序,包括汉字、英文字符显示,画点、画线、画圆、反显等功能。-MSP430F149 drivers under the ST7920, including Chinese characters, English characters display, drawing points, drawing lines, circles, anti-significant functions.
Platform: | Size: 10240 | Author: tangxiaohong | Hits:

[Special Effectsdrawing

Description: 可以绘制点、直线、矩形和椭圆并可以设置线宽-Can draw points, lines, rectangles and ellipses and line width can be set
Platform: | Size: 1957888 | Author: 吴天 | Hits:

[JSP/Javadrawingpanel

Description: Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board, through this small program, we can understand: the establishment of input and output streams, the button array, placed the name of the function of the following button to create the basic operation buttons, including the " New" , " open" , " save" , etc. definition of pencil drawing, that is, a random drawing with the mouse to drag and draw a solid color fill the specified rectangle, drawn with the specified solid color fill ellipse, Draw the specified rounded rectangle of solid color fill, eraser, have been used to wipe Drawing a good logo, select the color button can be used to select the color, select the line thickness of the button, enter the required values can change the thickness of drawing lines ... ...
Platform: | Size: 52224 | Author: 王辉 | Hits:

[Special Effectsdraw1

Description: 直线和圆的生成算法,这个程序是VC环境下的直线和圆的画法病填充。-Straight line and circle generation algorithm, the program is under the VC environment, drawing lines and circles filled with disease.
Platform: | Size: 1947648 | Author: 高敏 | Hits:

[Graph DrawingBresenham

Description: Bresenham画线算法,高效实用的画线算法,源于课本源码很实用-Bresenham line drawing algorithm, efficient and practical algorithm for drawing lines, from the textbook very useful source
Platform: | Size: 1024 | Author: wulei | Hits:

[matlabuse_matlab_to_draw__curving_column

Description: 已知轴线方程,把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。-Axis equations are known, according to the axis of the cylinder divided into several segments, each section in the circle, the circle axis normal to the tangential direction. Number of cylinders parallel to the axis of drawing lines, which use the parallel unit vector dot product is equal to 1, the result is not parallel to [-1,1).
Platform: | Size: 1024 | Author: 张扬 | Hits:

[JSP/JavaMyCircle

Description: 基本图形(画线和画园)算法生成的java模拟,是计算机图形学中的基础-Basic graphics (drawing lines and painting park) algorithm to generate the java simulation, is the basis of computer graphics
Platform: | Size: 1024 | Author: haobo | Hits:

[GUI DevelopeffectsDrawing

Description: vc++6.0编写的特效画线,可供开发人员学习使用-written in vc++6.0 effects drawing lines, for developers learning to use
Platform: | Size: 52224 | Author: judson | Hits:

[2D Graphicexample160

Description: 实例源码——文本输出与屏幕绘图——绘制带有箭头的线条-Example source code- text output and screen graphics- drawing lines with arrows
Platform: | Size: 38912 | Author: Hephaestus.D | Hits:

[OpenGL program0864152

Description: souce code Drawing lines, circles, ellipses with openGL
Platform: | Size: 4299776 | Author: thuyen | Hits:

[Special Effects2

Description: Visual C# 2008与图形图像。包括动态绘制直线和曲线,动态绘制验证码,椭圓及椭圆弧的绘制,移动鼠标复制坐标区域图像等-Visual C# 2008 and the graphic image. Including dynamic drawing lines and curves, dynamic rendering verification code, ellipse and ellipse drawing, move the mouse images, copy the coordinates of the regional
Platform: | Size: 759808 | Author: caoyanling | Hits:

[CSharp0edea8995f81new

Description: 实现画线、矩形、椭圆等功能,其中实现了简单的橡皮筋方法。-Achieve drawing lines, rectangles, ellipses and other functions, which implement a simple rubber band method.
Platform: | Size: 14336 | Author: bcliu | Hits:

[Windows DevelopVBdrawboard

Description: vb制图,包括一些简单的画点,画线,面等交互式软件,适合初学者学习-vb drawings, paintings, including some simple points, drawing lines, surfaces and other interactive software, suitable for beginners to learn
Platform: | Size: 15360 | Author: 海蜘蛛 | Hits:

[Graph DrawingEasyDraw

Description: EasyDraw是一个简单的绘图软件,这个实例会综合运用Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing program, this example will be the integrated use of Visual C++ 2005 basics. EasyDraw has the following features: 1. Linear, rectangular, oval drawing. 2. You can change the type of drawing lines, width, color.
Platform: | Size: 265216 | Author: sunshinexp | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 42 »

CodeBus www.codebus.net